<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* 鍏敤css */
/* 閲嶇疆椤甸潰楂樺害锛屼娇鍏跺拰绐楀彛楂樺害淇濇寔涓�鑷达紙閫傜敤浜庝笉鍒嗗睆椤甸潰锛屽骞冲彴銆佺櫥褰曢〉闈€�佸悗鍙帮級 */
/* html,body{ height:100%;} */
/* 閲嶇疆鍐呭杈硅窛锛屼娇鍚勪釜娴忚鍣ㄦ牱寮忕殑琛ㄧ幇浣嶇疆淇濇寔涓�鑷� */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	margin: 0;
	padding: 0;
}
body {
	font: 16px/1.5 "瀹嬩綋",Helvetica,Arial,sans-serif;
	color: #333;
}
/* 閲嶈 HTML5 鏍囩, IE 闇�瑕佸湪 js 涓� createElement(TAG) */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display: block;}

/* HTML5 濯掍綋鏂囦欢璺� img 淇濇寔涓�鑷� */
audio,canvas,video{
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
/* 琛ㄥ崟鍏冪礌骞朵笉缁ф壙鐖剁骇 font 鐨勫睘鎬э紝閲嶈琛ㄥ崟鍏冪礌灞炴�� */
input,select,textarea {
	font-size: 100%;
	text-indent: .2em;
}
/* 鍘绘帀鍚凾able  cell 鐨勮竟璺濆苟璁╁叾杈归噸鍚� */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* IE bug fixed: th 涓嶇户鎵� text-align*/
th { text-align: inherit;}

/* 鍘婚櫎榛樿杈规 */
fieldset,img { border: 0;}

/* ie6 7 8(q) bug 鏄剧ず涓鸿鍐呰〃鐜� */
iframe { display: block;}

/* 鍘婚櫎榛樿鍒楀睘鎬� */
ul,li,h3,p,fieldset,legend,dd,dt { list-style: none;}

/* 閲嶇疆椤甸潰楂樺害锛屼娇鍏跺拰绐楀彛楂樺害淇濇寔涓�鑷达紙閫傜敤浜庝笉鍒嗗睆椤甸潰锛屽骞冲彴銆佺櫥褰曢〉闈€�佸悗鍙帮級 */
/* html,body{ height:100%;} */

/* 璁剧疆a鏍囩鏂囧瓧棰滆壊,鍘绘帀涓嬪垝绾�*/
a {
	color: #333;
	text-decoration: none;
}
a:hover { color:#f00;} 
 
/* 鍏敤css */
.b-left {

	float: left !important;
}
.b-right { 

	float: right !important;
}
.b-clear {
	*clear: both;
}
.b-clear:after {
	content: '';
	display: block;
	width: 100%;
	height: 0px;
	margin: 0px ;
	padding: 0px;
	line-height: 0px;
	overflow: hidden;
}
.b-hide { display: none !important;}
.b-show { display: block !important;}
.b-ellipsis {
	white-space: nowrap !important;
	text-overflow: ellipsis !important;
	overflow: hidden !important;	
}
.b-shadow {
	position: relative;
	box-shadow: 0 0 5px rgba(0,0,0,.6);
}
.b-radius {
	position: relative;
	border-radius: 3px;
}

.b-mar-t-10 { margin-top: 10px !important;}
.b-mar-t-20 { margin-top: 20px !important;}
.b-mar-r-10 { margin-right: 10px !important;}
.b-mar-r-20 { margin-right: 20px !important;}
.b-mar-b-10 { margin-bottom: 10px !important;}
.b-mar-b-15 { margin-bottom: 15px !important;}
.b-mar-b-20 { margin-bottom: 20px !important;}
.b-mar-l-10 { margin-left: 10px !important;}
.b-mar-l-20 { margin-left: 20px !important;}

.b-pad-20 { padding: 20px !important;}
.b-pad-t-5 { padding-top: 5px !important;}
.b-pad-t-10 { padding-top: 10px !important;}
.b-pad-t-20 { padding-top: 20px !important;}
.b-pad-b-15 { padding-bottom: 15px !important;}
.b-pad-b-20 { padding-bottom: 20px !important;}
.b-pad-l-20 { padding-left: 20px !important;}
.b-pad-r-20 { padding-right: 20px !important;}

.b-c-b { color: #3762b1 !important;}
.b-c-bk { color: #000 !important;}
.b-c-bn { color: #68360d !important;}
.b-c-g { color: #348c08 !important;}
.b-c-r { color: #d00 !important;}


.b-bg-w { background-color: #fff !important;}</pre></body></html>